home *** CD-ROM | disk | FTP | other *** search
/ SIGGRAPH 2002 Course Notes / SIGGRAPH 2002 - Course Notes - Disc 1.iso / pc / notes / 18 / supplemental_material / References / XHTML / xhtml11-20010531 / references.html < prev    next >
Encoding:
Extensible Markup Language  |  2001-05-31  |  4.5 KB  |  100 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta name="generator" content="HTML Tidy, see www.w3.org" />
  7. <title>XHTML 1.1 - References</title>
  8. <link rel="prev" type="text/html" href="changes.html" />
  9. <link rel="next" type="text/html" href="xhtml11_dtd.html" />
  10. <link rel="stylesheet" type="text/css" media="screen" href="xhtml.css" />
  11. <link rel="stylesheet" type="text/css" media="screen" href="W3C-REC.css" /><?xml-stylesheet href="xhtml.css" type="text/css" media="screen" ?><?xml-stylesheet
  12. href="W3C-REC.css" type="text/css" media="screen" ?>
  13. </head>
  14. <body>
  15. <div class="navbar">[<a href="changes.html">previous</a>]   [<a href="xhtml11_dtd.html">next</a>]   [<a href="Overview.html#toc">table of contents</a>] 
  16.  
  17. <hr />
  18. </div>
  19.  
  20. <h1><a id="a_refs">B.</a> References</h1>
  21.  
  22. <div class='subtoc'>
  23. <p><strong>Contents</strong></p>
  24.  
  25. <ul class='toc'>
  26. <li class='tocline'>B.1. <a href="#a_normrefs" class="tocxref">Normative References</a></li>
  27.  
  28. <li class='tocline'>B.2. <a href="#a_inforefs" class="tocxref">Informative References</a></li>
  29. </ul>
  30. </div>
  31.  
  32. <p>This appendix is <em>normative</em>.</p>
  33.  
  34. <h2><a id="a_normrefs">B.1.</a> Normative References</h2>
  35.  
  36. <dl>
  37. <dt><a id="ref_html4" class="normref">[HTML4]</a></dt>
  38.  
  39. <dd><cite><a href="http://www.w3.org/TR/1999/REC-html401-19991224">HTML 4.01 Specification</a></cite>, W3C Recommendation, Dave Raggett, Arnaud Le Hors, Ian Jacobs, 24 December 1999.<br />
  40.  See: http://www.w3.org/TR/1999/REC-html401-19991224</dd>
  41.  
  42. <dt><a id="ref_xhtml1" class="normref">[XHTML1]</a></dt>
  43.  
  44. <dd><cite><a href="http://www.w3.org/TR/2000/REC-xhtml1-20000126">XHTML 1.0: The Extensible HyperText Markup Language</a></cite>, W3C Recommendation, Steven Pemberton, et al., 26 January 2000.<br />
  45.  See: http://www.w3.org/TR/2000/REC-xhtml1-20000126</dd>
  46.  
  47. <dt><a id="ref_xhtml_modularization" class="normref">[XHTMLMOD]</a></dt>
  48.  
  49. <dd><cite><a href="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410">Modularization of XHTML</a></cite>, W3C Recommendation, Murray Altheim, et al., 10 April 2001<br />
  50.  See: http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410</dd>
  51.  
  52. <dt><a id="ref_xml" class="normref">[XML]</a></dt>
  53.  
  54. <dd><cite><a href="http://www.w3.org/TR/2000/REC-xml-20001006">Extensible Markup Language (XML) 1.0 (Second Edition)</a></cite>, W3C Recommendation, Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve
  55. Maler, 6 October 2000.<br />
  56.  See: http://www.w3.org/TR/2000/REC-xml-20001006</dd>
  57.  
  58. <dt><a id="ref_ruby" class="normref">[RUBY]</a></dt>
  59.  
  60. <dd><cite><a href="http://www.w3.org/TR/2001/REC-ruby-20010531">Ruby Annotation</a></cite>, W3C Recommendation, Marcin Sawicki, et al., 31 May 2001.<br />
  61.  See: http://www.w3.org/TR/2001/REC-ruby-20010531</dd>
  62.  
  63. <!--
  64.   <dt><a   id="ref_sgml" class="normref">[SGML]</a></dt>
  65.     <dd><cite>Information Processing - - Text and Office Systems - - Standard 
  66.         Generalized Markup Language (SGML)</cite>, ISO 8879:1986.<br /> 
  67.         Please consult <a href="http://www.iso.ch/cate/d16387.html"
  68.         >http://www.iso.ch/cate/d16387.html</a> for information about 
  69.         the standard, or <a
  70. href="http://www.oasis-open.org/cover/general.html#overview"
  71.         >http://www.oasis-open.org/cover/general.html#overview</a>
  72.         about SGML.</dd>
  73. --></dl>
  74.  
  75. <h2><a id="a_inforefs">B.2.</a> Informative References</h2>
  76.  
  77. <dl>
  78. <dt><a id="ref_catalog" class="ref">[CATALOG]</a></dt>
  79.  
  80. <dd><cite><a href="http://www.oasis-open.org/html/a401.htm">Entity Management: OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401)</a></cite>, Paul Grosso, Chair, Entity Management
  81. Subcommittee, SGML Open, 10 September 1997.<br />
  82.  See: http://www.oasis-open.org/html/a401.htm</dd>
  83.  
  84. <dt><a id="ref_RFC2119" class="ref">[RFC2119]</a></dt>
  85.  
  86. <dd>"<cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in RFCs to indicate requirement levels</a></cite>", RFC 2119, S. Bradner, March 1997.<br />
  87.  Available at: http://www.ietf.org/rfc/rfc2119.txt</dd>
  88.  
  89. <dt><a class="ref" id="ref_xmlns">[XMLNAMES]</a></dt>
  90.  
  91. <dd>"<cite><a href="http://www.w3.org/TR/1999/REC-xml-names-19990114">Namespaces in XML</a></cite>", W3C Recommendation, Tim Bray, Dave Hollander, Andrew Layman, 14 January 1999.<br />
  92. Available at: http://www.w3.org/TR/1999/REC-xml-names-19990114</dd>
  93. </dl>
  94.  
  95. <hr />
  96. <div class="navbar">[<a href="changes.html">previous</a>]   [<a href="xhtml11_dtd.html">next</a>]   [<a href="Overview.html#toc">table of contents</a>]</div>
  97. </body>
  98. </html>
  99.  
  100.